home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / wb / czesc_4 / vark15 / utils p-z / tkgpatch.lha / AB3DIIFILES / docs / HOW2ConvTextureGFX < prev    next >
Text File  |  1996-08-08  |  1KB  |  37 lines

  1. HOW TO:
  2.     
  3.             Convert Floor/Ceiling Graphics
  4.             ==============================
  5.             
  6.     For this to work, you must place all your floor and ceiling tiles in a single directory.
  7.     There must be exactly 16 of them, and they must be called
  8.     
  9.     FLOOR.1
  10.      . . .
  11.      . . .
  12.     FLOOR.16
  13.     
  14.     If you don't have enough different tiles, it's a good idea to have one 'default tile'
  15.     which you make 16 copies of and overwrite when you create new ones. This way you can
  16.     test out the ones you HAVE drawn.
  17.     
  18.     Run the 'FLOORCONVERT' program.
  19.     
  20.     Use the requester to select the DIRECTORY in which the floor tiles are located. DO NOT
  21.     select an individual floor tile, but make sure their names are visible in the requester.
  22.     
  23.     The program is fully automatic, loading and converting the graphics, then matching colours to
  24.     the ones in
  25.     
  26.     AB3:INCLUDES/256PAL
  27.     
  28.     for this reason, make sure you have set up the assign for AB3: to the directory you are building
  29.     your levels in.
  30.     
  31.     When the program is finished, just select the save name under which you wish to save the
  32.     floor tile file, and the program will self-terminate after saving is complete.
  33.     
  34.     See document 'HOW2-Incorporate_Floor_Ceiling_Graphics' for instructions on incorporating them
  35.     into your game.
  36.  
  37.